home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / gblanker36_src.lha / GSource.lha / GSource / Blankers / Species / Species.txt < prev   
Encoding:
Text File  |  1994-11-05  |  332 b   |  11 lines

  1. Species Blanker
  2.  
  3. by Michael D. Bayne
  4.  
  5. This is an interesting cellular automaton I read
  6. about. Essentially, the screen is filled randomly
  7. with 15 different "Species". Each iteration, if
  8. any species is neighbored by species+1 it changes
  9. to species+1. The interesting stuff starts to happen
  10. if you let it go for a bunch of iterations.
  11.